Miles Sound System SDK 7.2a

Miles Examples for Win64

Discussion

The Miles SDK supplies several example programs for Win64. To create these examples in an IDE-based environment, just create a new project and include the appropriate C source file (Demo.C, for example), and then add the Miles import library to the project (MSS64.LIB). The Win64 example files are found in the \src\examples directory.

For an example that uses digital sound, MIDI sound (with DLS), and CD (redbook) audio, see the Demo.C file.

The best example to follow when integrating Miles into your game is probably ExamMS.CPP. This is a simple application that illustrates many important principles, such as simultaneous use of 3D and 2D digital audio and how your game engine can maintain its audio playback state in general.

For an example that uses the Quick API, see the Quick.C file.

For simple, console-based examples of digital audio playback, MIDI playback (hardware based and DLS), DSP filters, and more, see the examples in the \src\examples directory.

Previous Topic (Call Logging under Win64)


Group: Overview for Win64: Miles on Windows 64 XP and Vista

For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.